From: bors Date: Mon, 18 Sep 2017 12:05:05 +0000 (+0000) Subject: Auto merge of #4496 - rwakulszowa:infer_from_subdirectories, r=matklad X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~6^2~49 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=7619c50e913ce75e73facc8d7caa9fbf00406f4e;p=cargo.git Auto merge of #4496 - rwakulszowa:infer_from_subdirectories, r=matklad Infer targets from subdirectories Fixes #4086 I still have a few questions: - should I add some tests for the old behaviour? It isn't really tested at the moment (no tests failed when I broke the implementation); I could refactor the tests to check for both single file and subdirectory inference - I moved things around, mostly reusing the code from `inferred_bins` - hopefully I didn't break anything, but it won't hurt to double check :) - Do we have something like servo's `tidy` check for coding style? I'm open for suggestions if something isn't formatted correctly - Just a general one - should I rebase + squash commits every time I make subsequent changes to cargo? --- 7619c50e913ce75e73facc8d7caa9fbf00406f4e